Skip to content

Conversation

anencore94
Copy link
Contributor

fixes #542

This commit fixes failed unit tests on "tests/unittests/tools/application_integration_tool/clients/test_connections_client.py"
and add another test cases for changed interface "test_get_connection_details_without_name"

Notes
These changes do not affect the main logic or features, but ensure consistency and reliability of the test suite.
Please let me know if you have any questions or need further adjustments.

@anencore94 anencore94 force-pushed the bugfix/failed_unittests branch from eacf74c to 25979fe Compare May 6, 2025 07:39
@hangfei
Copy link
Collaborator

hangfei commented May 7, 2025

It's fixed by d5b3a89

Thanks for your contribution though.

@hangfei
Copy link
Collaborator

hangfei commented May 8, 2025

@anencore94 Could you resolve conflicts to see if the new tests are covered or not?

@anencore94 anencore94 force-pushed the bugfix/failed_unittests branch from 25979fe to 8772b3d Compare May 8, 2025 04:04
@anencore94
Copy link
Contributor Author

@anencore94 Could you resolve conflicts to see if the new tests are covered or not?

Thanks for the suggestion. PTAL @hangfei

@hangfei
Copy link
Collaborator

hangfei commented May 9, 2025

@anencore94 one of the test failed. Could you take a look?

@anencore94
Copy link
Contributor Author

@hangfei Thanks for checking. I fixed the issue and tested in local.
image

Is there any way to trigger the unit test action? https://github.com/google/adk-python/actions/runs/14928802444

@anencore94
Copy link
Contributor Author

@hangfei Please trigger the unit test action. Thanks in advance

@hangfei hangfei added the ready to pull [Status] This PR is ready to be importing back to Google label May 30, 2025
@Jacksunwei Jacksunwei added ready to pull [Status] This PR is ready to be importing back to Google and removed ready to pull [Status] This PR is ready to be importing back to Google labels May 30, 2025
copybara-service bot pushed a commit that referenced this pull request Jun 2, 2025
--
8772b3d by Jaeyeon Kim <[email protected]>:

fix: update unit test code for test_connection

 - Fix for Unit Test Failures

--
8e0b45c by Jaeyeon Kim <[email protected]>:

fix useless changes

--
54efa00 by Jaeyeon Kim <[email protected]>:

fix conflict resolve issue

--
003ed44 by Wei Sun (Jack) <[email protected]>:

Autoformat test_connections_client.py

COPYBARA_INTEGRATE_REVIEW=#578 from anencore94:bugfix/failed_unittests ba0e1d3
PiperOrigin-RevId: 766221165
@hangfei
Copy link
Collaborator

hangfei commented Jun 2, 2025

Merged by bot: b0403b2. Thanks!

@hangfei hangfei closed this Jun 2, 2025
@anencore94 anencore94 deleted the bugfix/failed_unittests branch June 3, 2025 01:57
whhlct pushed a commit to whhlct/adk-python that referenced this pull request Jun 6, 2025
--
8772b3d by Jaeyeon Kim <[email protected]>:

fix: update unit test code for test_connection

 - Fix for Unit Test Failures

--
8e0b45c by Jaeyeon Kim <[email protected]>:

fix useless changes

--
54efa00 by Jaeyeon Kim <[email protected]>:

fix conflict resolve issue

--
003ed44 by Wei Sun (Jack) <[email protected]>:

Autoformat test_connections_client.py

COPYBARA_INTEGRATE_REVIEW=google#578 from anencore94:bugfix/failed_unittests ba0e1d3
PiperOrigin-RevId: 766221165
coder-aditi pushed a commit to coder-aditi/adk-python that referenced this pull request Jul 2, 2025
--
8772b3d by Jaeyeon Kim <[email protected]>:

fix: update unit test code for test_connection

 - Fix for Unit Test Failures

--
8e0b45c by Jaeyeon Kim <[email protected]>:

fix useless changes

--
54efa00 by Jaeyeon Kim <[email protected]>:

fix conflict resolve issue

--
003ed44 by Wei Sun (Jack) <[email protected]>:

Autoformat test_connections_client.py

COPYBARA_INTEGRATE_REVIEW=google#578 from anencore94:bugfix/failed_unittests ba0e1d3
PiperOrigin-RevId: 766221165
seanzhou1023 pushed a commit to soundTricker/adk-python that referenced this pull request Jul 11, 2025
--
8772b3d by Jaeyeon Kim <[email protected]>:

fix: update unit test code for test_connection

 - Fix for Unit Test Failures

--
8e0b45c by Jaeyeon Kim <[email protected]>:

fix useless changes

--
54efa00 by Jaeyeon Kim <[email protected]>:

fix conflict resolve issue

--
003ed44 by Wei Sun (Jack) <[email protected]>:

Autoformat test_connections_client.py

COPYBARA_INTEGRATE_REVIEW=google#578 from anencore94:bugfix/failed_unittests ba0e1d3
PiperOrigin-RevId: 766221165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to pull [Status] This PR is ready to be importing back to Google
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Looking for community contribution: Improve unit tests test coverage
3 participants